Bug 619148 - "active ID" properties (GtkComboBox)
authorRyan Lortie <desrt@desrt.ca>
Tue, 30 Nov 2010 05:07:08 +0000 (00:07 -0500)
committerRyan Lortie <desrt@desrt.ca>
Tue, 30 Nov 2010 05:29:16 +0000 (00:29 -0500)
commit922324553be10f847d4bdc3a177e641887a2921d
treec9b18f335d864524e8be87af43738d53f6aac974
parent781d4faf4c6423e6db0f4442bfb3ed4db855e158
Bug 619148 - "active ID" properties (GtkComboBox)

Based on a patch by Matthias, add an "active-id" property for
GtkComboBox and add some convenience API for GtkComboBoxText.

Also, add a test case to gtk-demo.
demos/gtk-demo/combobox.c
docs/reference/gtk/gtk3-sections.txt
gtk/gtk.symbols
gtk/gtkcombobox.c
gtk/gtkcombobox.h
gtk/gtkcomboboxtext.c
gtk/gtkcomboboxtext.h